func regexp/syntax.parse
2 uses
regexp/syntax (current package)
parse.go#L750: return parse(s, flags)
parse.go#L753: func parse(s string, flags Flags) (_ *Regexp, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)